Fix broken documentation links in guides#13602
Merged
pelikhan merged 2 commits intoprune-campaign-docsfrom Feb 3, 2026
Merged
Conversation
- Update security link in ephemerals.md to point to /reference/tokens/ - Update threat-detection link in researchplanassign.md to /reference/threat-detection/ - Update custom-safe-outputs link in researchplanassign.md to /reference/custom-safe-outputs/ Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix failing GitHub Actions workflow 'Doc Build - Deploy / build'
Fix broken documentation links in guides
Feb 3, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
This PR fixes broken documentation links that were causing the documentation build to fail during link validation. Three incorrect paths referencing non-existent /guides/ locations are corrected to point to the actual pages in the /reference/ directory.
Changes:
- Updated three broken documentation links from
/guides/paths to their correct/reference/locations - Fixed link validation failures in the documentation build process
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| docs/src/content/docs/guides/ephemerals.md | Updates "Security Best Practices" link from /guides/security/ to /reference/tokens/ |
| docs/src/content/docs/guides/researchplanassign.md | Updates two links: "Threat Detection" from /guides/threat-detection/ to /reference/threat-detection/ and "Custom Safe Outputs" from /guides/custom-safe-outputs/ to /reference/custom-safe-outputs/ |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
pelikhan
added a commit
that referenced
this pull request
Feb 3, 2026
* chore: rm campaign terminology from docs and add monitoring/orchestration patterns * Fix broken documentation links in guides (#13602) * Initial plan * Fix broken documentation links in guides - Update security link in ephemerals.md to point to /reference/tokens/ - Update threat-detection link in researchplanassign.md to /reference/threat-detection/ - Update custom-safe-outputs link in researchplanassign.md to /reference/custom-safe-outputs/ Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> --------- Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> Co-authored-by: Peli de Halleux <pelikhan@users.noreply.github.com>
This was referenced Feb 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Doc build failing on link validation due to 3 incorrect paths referencing non-existent
/guides/locations.Updated links:
ephemerals.md:/guides/security/→/reference/tokens/researchplanassign.md:/guides/threat-detection/→/reference/threat-detection/researchplanassign.md:/guides/custom-safe-outputs/→/reference/custom-safe-outputs/All three pages exist in
/reference/directory, not/guides/.Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
telemetry.astro.build/opt/hostedtoolcache/node/24.13.0/x64/bin/node node /home/REDACTED/work/gh-aw/gh-aw/docs/node_modules/.bin/astro build(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.